バージョン

Map<T> クラス

MapModel クラスのラッパーMapModel モデルのラッパー
シンタックス
'宣言
 
Public Class Map(Of T As Class) 
   Inherits Infragistics.Web.Mvc.SeriesViewer(Of T,MapModel,Map(Of T))
public class Map<T> : Infragistics.Web.Mvc.SeriesViewer<T,MapModel,Map<T>> 
where T: class
型パラメータ
T
参照

オンラインで表示: GitHub